[linux build] Build Linux kernels with output files in a separate directory.
authorChristian Limpach <Christian.Limpach@xensource.com>
Mon, 8 Jan 2007 11:33:45 +0000 (11:33 +0000)
committerChristian Limpach <Christian.Limpach@xensource.com>
Mon, 8 Jan 2007 11:33:45 +0000 (11:33 +0000)
commit1c86aafefb99e43786e1e88c428507c803519c2a
tree7bc03372f008174d2a393a21218f3f68b6a3b854
parent5abeb42c62a3bcc9fe32955f3a01f069e32d1d69
[linux build] Build Linux kernels with output files in a separate directory.
Use a single source tree (linux-2.6-xen) and use Linux' O= option to
make the build put output files in a
build-linux-$(LINUX_VER)-$(EXTRAVERSION)_$(XEN_TARGET_ARCH) directory,
making it possible to build both x86_32 and x86_64 kernels in the same
tree.

Signed-off-by: Christian Limpach <Christian.Limpach@xensource.com>
.hgignore
buildconfigs/mk.linux-2.6-xen